Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for .NET 8 - release-2.3 + suppress CVE-2022-48282 due to breaking change #602

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

particularbot
Copy link
Contributor

  • Set CI workflow dotnet-version to 8.0.x, 7.0.x, 6.0.x
  • Set release workflow dotnet-version to 8.0.x
  • Set test project target frameworks to (net481);net6.0;net7.0;net8.0
  • Set pwsh as default shell for CI and Release workflows
  • Use Particular/push-octopus-package-action@main with comment
  • Update GitHub Actions versions:
    • actions/checkout to v4.1.1
    • actions/setup-dotnet to v4.0.0
    • actions/upload-artifact to v4.3.1
    • Particular/run-tests-action to v1.7.0
    • Particular/push-octopus-package-action to v2.0.0
    • azure/login to v2.0.0
    • Particular.Approvals to 0.3.0 if using 0.2.0
  • Update build tool NuGet package versions in test projects:
    • GitHubActionsTestLogger to 2.3.3
    • Microsoft.NET.Test.Sdk to 17.9.0
    • NUnit to 3.14.0
    • NUnit3TestAdapter to 4.5.0

@DavidBoike DavidBoike self-assigned this Mar 13, 2024
@DavidBoike DavidBoike force-pushed the support4-net8-release-2.3 branch from e55615a to 0de2886 Compare March 14, 2024 15:44
@ramonsmits ramonsmits changed the title Updates for .NET 8 - release-2.3 Updates for .NET 8 - release-2.3 suppress CVE-2022-48282 due to breaking change Mar 18, 2024
@DavidBoike DavidBoike changed the title Updates for .NET 8 - release-2.3 suppress CVE-2022-48282 due to breaking change Updates for .NET 8 - release-2.3 + suppress CVE-2022-48282 due to breaking change Mar 18, 2024
@DavidBoike DavidBoike merged commit 4e53c88 into release-2.3 Mar 18, 2024
3 checks passed
@DavidBoike DavidBoike deleted the support4-net8-release-2.3 branch March 18, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants